home *** CD-ROM | disk | FTP | other *** search
/ CD Loisirs 6 / CDL_N6.iso / mac / CD Loisirs N°6 / PaperPlanes / Demo / 00140.ls < prev    next >
Encoding:
Text File  |  1994-08-25  |  196 b   |  10 lines

  1. on exitFrame
  2.   global Step, NumFrames, lastQT
  3.   set Step to 3
  4.   set NumFrames to 11
  5.   initAnnotations(30, 0)
  6.   set lastQT to "P18S03"
  7.   preLoadCast(the number of cast lastQT)
  8.   setUpFastFwd()
  9. end
  10.